;///////configure the below four variables to change the style of the slider///////
;//set the scrollerwidth and scrollerheight to the width/height of the LARGEST image in your slideshow!
;var scrollerwidth=`scroller_width`;
;var scrollerheight=`scroller_height`;
;var scrollerbgcolor='`scrollerbgcolor`';
;//3000 miliseconds=3 seconds
;var pausebetweenimages=`pause_between_images`;
;
;
;//configure the below variable to change the images used in the slideshow. If you wish the images to be clickable, simply wrap the images with the appropriate <a> tag